Skip to content

darkthecross/mnist_gan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A simple example of GAN

This is a simple exploration of GAN. It uses the data from mnist hand written digits to learn how to write a digit of 9.

I found this repository fucking useful during implementation.

The network works well and the process is quite impressive:

iter 120:

iter_120

iter 420:

iter_420

iter 720:

iter_720

iter 1020:

iter_1020

iter 1320:

iter_1320

iter 1620:

iter_1620

iter 1920:

iter_1920

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages